Universal naming convention
The Universal Naming Convention allows files on a network machine to be accessed without mapping to a network drive; thus, allowing commands recognized in MS-DOS to be issued at the MS-DOS Prompt in Windows 95.
EXAMPLE:
To run a SETUP.EXE located on Server1 in a directory called GAMES from a local PC:
1) From the 'MS-DOS Prompt' window.
2) Enter
\\Server1\GAMES\SETUP.EXE